Skip to content

Fix PR 5074 Bugbot issues and resolve conflicts#5099

Draft
ComputelessComputer wants to merge 5 commits intomainfrom
cursor/fix-pr-5074-bugbot-conflicts-808f
Draft

Fix PR 5074 Bugbot issues and resolve conflicts#5099
ComputelessComputer wants to merge 5 commits intomainfrom
cursor/fix-pr-5074-bugbot-conflicts-808f

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented Apr 20, 2026

Summary

  • merge the landing page redesign from PR 5074 onto current main
  • resolve the conflicted landing route and root dependency override updates
  • fix the Bugbot findings by removing dead landing-page code, making founders ordering deterministic, and ignoring/removing committed .cursor plan files
  • fix web CI by generating content-collections output automatically before @hypr/web typecheck

Verification

  • pnpm exec dprint fmt ".gitignore" "package.json" "pnpm-lock.yaml" "apps/web/content/solutions/founders.mdx" "apps/web/src/routes/_view/index.tsx"
  • pnpm exec dprint fmt "apps/web/package.json" "apps/web/scripts/build-content-collections.js"
  • pnpm -F @hypr/web gen:content-collections
  • pnpm -F @hypr/web typecheck

Notes

  • full pnpm exec dprint fmt is still blocked in this environment by unrelated repo-wide Swift/Rust formatter toolchain issues outside the changed files

Slack Thread

Open in Web Open in Cursor 

elstua and others added 4 commits April 16, 2026 21:31
Merge the landing-page redesign onto current main, remove the tracked Cursor plan file, and make the solutions ordering deterministic.

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for char-cli-web canceled.

Name Link
🔨 Latest commit a7a12cf
🔍 Latest deploy log https://app.netlify.com/projects/char-cli-web/deploys/69e59f4bd3d1f000088e0b1e

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for unsigned-char ready!

Name Link
🔨 Latest commit a7a12cf
🔍 Latest deploy log https://app.netlify.com/projects/unsigned-char/deploys/69e59f4b52a6770008f3e822
😎 Deploy Preview https://deploy-preview-5099--unsigned-char.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for fastrepl ready!

Name Link
🔨 Latest commit a7a12cf
🔍 Latest deploy log https://app.netlify.com/projects/fastrepl/deploys/69e59f4b7fa91a000834b5b6
😎 Deploy Preview https://deploy-preview-5099--fastrepl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for hyprnote ready!

Name Link
🔨 Latest commit a7a12cf
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/69e59f4b512bdb0008d1016f
😎 Deploy Preview https://deploy-preview-5099--hyprnote.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Generate content-collections before web typecheck so CI has the required module output without manual prep.

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants